- doCompress
ubyte[] doCompress(ubyte type, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
void read(Context ctx, const(ubyte[]) msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- unCompress
ubyte[] unCompress(ubyte type, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(Context ctx, ubyte[] msg, TheCallBack cback)
Undocumented in source. Be warned that the author may not have intended to support it.